.job-content{
	margin: 20px auto;
	width: 100%;
}
.job-content-index{
	
}
.job-content-index li{
	border: 1px solid #ccc;
	padding: 15px;
	margin-bottom: 25px;
	position: relative;
}
.job-title h3{
	font-size: 20px;
	margin-top: 0px;
}
.green{
	color: #039a0f;
}
.job-title div span{
	font-size: 12px;
	margin: 0 30px;
}

.job-status{
	color: #989898;
	font-size: 12px;
	margin: 20px 0;
}
.job-status span{
	margin-right: 30px;
}
.job-txt{
	line-height: 30px;
	font-size: 12px;
}
.readmore{
	position:absolute;
	right: 10px;
	bottom: 10px;
	padding: 5px 15px;
	background: #5aa0e8;
	border: 1px solid #2c63b3;
	width: 100px;
	border-radius: 5px;
}
.readmore a{
	color: #fff;
	display: block;
}
.we-want{
	width: 136px;
	position: fixed;
	right: 10px;
	top: 100px;
}

.we-want a{
	display: block;
	width: 136px;
	height: 68px;
	line-height: 68px;
	text-align:center;
}
.we-want-qiuzhi{
	background: #5aa0e8;
	margin-bottom: 15px;
	border-radius: 5px;
}
.we-want-qiuzhi a{
	color: #fff;
}
.we-want-zhaopin{
	border: 1px solid #59a1e9;
	border-radius: 5px;
}
.we-want-zhaopin a{
	color: #59a1e9
}



.job-content-detail h3{
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
	margin-bottom: 30px;
}
.experience{
	margin-bottom: 30px;
}
.experience h4{
	border-bottom: 4px solid #cbcdcc;
	padding-bottom: 15px;
	font-weight: bold;
}
.experience ul li{
	margin-bottom: 10px;
}

.job-content-qiye{
	margin-top: 80px;
}

.job-content-qiye h3{
	color: #377cdb;
	text-align:center;
	font-size: 30px;
}

.job-content-qiye .date{
	text-align:center;
	font-size: 12px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.edit{
	height: 15px;
	width: 15px;
	background: url(../images/icon_edit.jpg) no-repeat;
}

.popJob{position:absolute;left:0;top:0;background:#000;width:100%;height:100%;z-index:999;opacity:.3}
#jobBox{
	width: 752px;
	height: auto;
	position:absolute;
	left: 25%;
	top: 20%;
	z-index: 1000;
	background: #fff;
	border-top: 10px solid #5aa0e6;
	padding-bottom: 25px;
}
.infoBox{
	padding: 0 60px
}
.infoBox h3{
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	text-align:center;
	padding-bottom: 15px;
	margin-bottom: 35px;
}
.infoContent{
	width: 550px;
	margin: 0 auto;
}
.infoBox  label{
	width:120px;
	text-align:left;
	font-weight: normal;
}
.inputBox{margin: 10px 0;}
.save{
	text-align: center;
	margin-top: 40px;
}
.save input{
	border:none;
	width: 200px;
	height: 40px;
	color: #fff;
	background: #387ddc;
	text-align:center;
	border-radius: 5px;
}
.w284{
	width:284px;
	height: 32px;
	border: 1px solid #b1b1b1;
}
.w112{
	width: 110px;
	height: 32px;
	border: 1px solid #b1b1b1;
}
.bclose{width:27px;height:27px;position:absolute;right:-10px;top:-20px;background:url(../images/bClose.png) no-repeat;cursor:pointer}

.job-content-company .inputBox label{
	font-weight: normal;
	width: 120px;
	text-align: left;
}

.w426{
	width: 422px;
	height:38px;
	border: 1px solid #b1b1b1;
}
.company-save{text-align:right}
.company-save input{
	border:none;
	width: 150px;
	height: 40px;
	color: #fff;
	background: #387ddc;
	border-radius: 5px;
}
#companyInfo{
	width: 100%;
	height: 100px;
}
.cBtn{
	text-align: right;
}
.cBtn input{
	width: 100px;
	text-align: center;
	color: #fff;
	border: none;
	height: 40px;
	line-height: 40px;
	margin-left: 10px;
}
.del{
	background: #e84f63;
}
.baoqun{
	background: #387ddc;
}
.cadd{background:url(../images/icon_add.jpg) no-repeat;width:15px;height:15px;margin-left:15px;}
.cloneInfo{
	border-bottom: 1px dashed #ccc;
	padding-bottom: 15px;
}